Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Web.Services Namespace > ServiceStreamer<TStreamedData,TServiceState> Class : OnStreamingCompleted Method |
protected abstract void OnStreamingCompleted( TServiceState state )
'Declaration Protected MustOverride Sub OnStreamingCompleted( _ ByVal state As TServiceState _ )
'Usage Dim instance As ServiceStreamer(Of TStreamedData,TServiceState) Dim state As TServiceState instance.OnStreamingCompleted(state)
protected: abstract void OnStreamingCompleted( TServiceState^ state )